EmailHeaders.ValueCount Function

Returns an Integer. Gets the number of header values that have the name specified by Name.

Syntax

result = EmailHeaders.ValueCount( Name )

Parameters

Name

String

Return Value

Result

Integer

Notes

This is included because it is possible to have more than one header with the same name.